﻿
Command Line specification.
===========================

Need knowledge of current Solution, current Project and current selection.

Solutions / Projects

Load
Select
LoadAndSelect

SelectNext?
SelectPrevious?

Solution.DoTask(args)

Project.DoTask(args)


UserNodes:

ClearSelection();

SelectSingleObject(condition, bool additive)
SelectObjects(condition, bool additive)

Selection.DoTask(args)




